home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0799 / 634 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.0 KB

  1. From: Peter_Missel@m4.maus.de (Peter Missel)
  2. Subject: blocks and cursors
  3. Date: Wed, 15 Jun 94 22:56:00 GMT
  4. X-Gateway: MausGate/Mail 1.22/k
  5. Mime-Version: 1.0
  6. Precedence: bulk
  7.  
  8. >> However, is the Windows-like "delete a block when typing something
  9. >new",
  10. >> something we need to consider when dealing with this group of
  11. >shortcuts? Or
  12. >> should we in general recommend that a block can only be deleted
  13. >explicitly,
  14. >> preferably with a Ctrl-Delete?
  15. >
  16. >I prefer the ctrl-delete solution. Moreover, typing text shouldn't
  17. >deselect
  18. >the block.
  19.  
  20. I prefer the "cursor equals block" concept. The (inserting) cursor is a
  21. zero length block, anything typed replaces the block's contents. In this
  22. concept, an overwrite mode cursor would mark the one char under it as a
  23. block, anything typed or inserted replaces the block. Similarly, any
  24. marked block will be replaced by typed or inserted stuff.
  25. "Delete" deletes the marked block, or, if none, the char right to the
  26. cursor; backspace deletes the char left of the cursor in this case and the
  27. marked block in other cases.
  28.  
  29. bye, Peter
  30.